home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / doc / libsoup2.4-1 / README < prev   
Text File  |  2009-08-12  |  1KB  |  30 lines

  1. libsoup is an HTTP client/server library for GNOME. It uses GObjects
  2. and the glib main loop, to integrate well with GNOME applications.
  3.  
  4. Features:
  5.   * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  6.   * Automatically caches connections
  7.   * SSL Support using GnuTLS
  8.   * Proxy support, including authentication and SSL tunneling
  9.   * Client support for Digest, NTLM, and Basic authentication
  10.   * Server support for Digest and Basic authentication
  11.   * XML-RPC support
  12.  
  13. See the documentation in docs/reference/ and the test programs in
  14. tests/ for simple examples of how to use the code. The
  15. evolution-data-server and evolution-exchange modules in GNOME CVS have
  16. some more complicated examples.
  17.  
  18. There is a mailing list for libsoup-related questions/discussions at
  19. gnome.org. Visit http://mail.gnome.org/mailman/listinfo/libsoup-list
  20. to subscribe or read the archives.
  21.  
  22. Bugs against libsoup can be filed at the GNOME bugzilla:
  23. http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup
  24.  
  25. More information (including the libsoup To Do list) is available at
  26. http://live.gnome.org/LibSoup
  27.  
  28. Licensing:
  29. libsoup is licensed under the LGPL, see COPYING for more details.
  30.